home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / X11 / willow / db.conf next >
Text File  |  1995-07-12  |  19KB  |  718 lines

  1. # db.conf
  2. # This is Willow's database configuration file, be careful when
  3. # editing, the parser is not terribly sophisticated. Blank lines, and
  4. # lines starting with a '#' or '!' are ignored. Most fields require an
  5. # equal sign followed by a value, but some do not. For them, just
  6. # having the field appear is equivalent to setting its value to
  7. # true. If the field is not there, then the value is false.  Each
  8. # field is described in detail in the file "doc/Customization" in the
  9. # Willow home directory, so comments here are pretty sparse.
  10. # The first section optional, and describes the layout of the Database
  11. # pull-down menu.
  12.  
  13. ########################
  14. # Database Menu layout #
  15. ########################
  16. begin_menu = Database
  17.   begin_menu = Library Catalogs
  18.     item = UW-LCAT
  19.     item = UW-GCAT
  20.     separator
  21.     item = LC-NAF
  22.     item = LC-BIB
  23.     item = MIT-CAT
  24.     item = WCAT-TEST
  25.     item = RLIN-BIB
  26.     item = RLIN-AMC
  27.     item = CUB-CAT
  28.     item = MAD-CAT
  29.   end_menu
  30.   begin_menu = Bibliographic Databases
  31.     item = ATT-CIA
  32.     item = RLG-HLA
  33.     item = RLG-WLI-1
  34.   end_menu
  35. end_menu
  36.  
  37. ############################################
  38. # University of Washington Library Catalog #
  39. ############################################
  40. db_tag          = UW-LCAT
  41. db_name         = U. of Washington Libraries
  42. db_long         = U. of Washington Libraries Catalog
  43. basic_mode
  44. no_info
  45. driver          = uwbrs
  46. db_int_name     = LCAT
  47. title_fields    = ME:19,SD:60,YR:4
  48. summary_fields  = ME,DT,PI,SH,MH,OH,HO,OR,PR
  49. extension_fields= UI,LH,IT
  50.  
  51. env_name        = class
  52. env_val         = other
  53. env_name        = app_pool
  54. env_val         = willow_secure
  55. env_name        = db_pool
  56. env_val         = lcat_secure
  57.  
  58. # These variables are used for UW circ status requests
  59. env_name        = CircHost
  60. env_val         = denali.lib.washington.edu
  61. env_name        = CircKey
  62. env_val         = UI
  63. env_name        = MaxCirc
  64. env_val         = 60
  65. env_name        = CircTimeout
  66. env_val         = 30
  67. env_name        = CircMode
  68. env_val         = LCAT
  69.  
  70. # Describe the layout of the text fields
  71. t_field_name    = Title
  72.   t_field_cmd   = LCAT-EXACT-TITLE
  73.   list_name     = Exact Titles
  74.   basic_field
  75. t_field_name    = Title Words
  76.   t_field_cmd   = .TI.
  77.   dflt_at       = 1
  78.   list_name     = Titles
  79. t_field_name    = Author
  80.   t_field_cmd   = .AU.
  81.   list_name     = Authors
  82.   dflt_at       = 2
  83.   basic_field
  84. t_field_name    = Author/Title
  85.   t_field_cmd   = .AT.
  86. t_field_name    = Subject Heading
  87.   t_field_cmd   = .DE.
  88.   list_name     = Subjects
  89.   dflt_at       = 3
  90. t_field_name    = Exact Subject
  91.   t_field_cmd   = .XS.
  92.   list_name     = Exact Subjects
  93. t_field_name    = Subject
  94.   t_field_cmd   = .XS.
  95.   list_name     = Exact Subjects
  96.   basic_only
  97. t_field_name    = Call Number
  98.   t_field_cmd   = LCAT-CALL-NUM
  99.   dflt_at       = 4
  100.   list_name     = Call Numberlist
  101. t_field_name    = Keywords
  102.   t_field_cmd   =
  103.   dflt_at       = 5
  104.   dflt_at       = 6
  105.   basic_field
  106. t_field_name    = Course Reserves
  107.   t_field_cmd   = .SL.
  108.   basic_only
  109.   list_name     = Instructor
  110.   list_name     = Course Name
  111. t_field_name    = Language
  112.   t_field_cmd   = .LG.
  113.   list_name     = Languages
  114. t_field_name    = Pub. Type
  115.   t_field_cmd   = .PT.
  116.   list_name     = Publication Types
  117. t_field_name    = Publisher
  118.   t_field_cmd   = .PI.
  119. t_field_name    = ISSN/ISBN No.
  120.   t_field_cmd   = .IS,IB.
  121. t_field_name    = Gov Doc No.
  122.   t_field_cmd   = .GN.
  123. t_field_name    = Library Location
  124.   t_field_cmd   = .LL,SL,LN.
  125.   list_name     = Locations
  126. t_field_name    = Year
  127.   t_field_cmd   = YR
  128.   t_range_type  = YEAR
  129. t_field_name    = UW Load Date
  130.   t_field_cmd   = UP
  131.   t_range_type  = MONTH
  132. t_field_name    = Cat Date
  133.   t_field_cmd   = CT
  134.   t_range_type  = DAY
  135.  
  136. # Now describe the layout of the limit (on/off) fields
  137. l_field_name    = English Only
  138.   l_field_cmd   = LG = ENG
  139. l_field_name    = Serial Publication
  140.   l_field_cmd   = PM = S
  141.  
  142. ################################################
  143. # University of Washington Law Library Catalog #
  144. ################################################
  145. db_tag          = UW-GCAT
  146. db_name         = U. of Washington Law Library
  147. db_long         = U. of Washington Law Library Catalog
  148. basic_mode
  149. no_info
  150. driver          = uwbrs
  151. db_int_name     = GCAT
  152. title_fields    = ME:19,DT:60,YR:4
  153. summary_fields  = ME,DT,PI,SH,LL,HO,CL,CI
  154. extension_fields= UI,LH,OR,PR
  155. env_name        = class
  156. env_val         = other
  157. env_name        = app_pool
  158. env_val         = willow_secure
  159. env_name        = db_pool
  160. env_val         = gcat_secure
  161.  
  162. # These variables are only used in the Catalog, for capping circ requests.
  163. env_name        = CircHost
  164. env_val         = thurgood.law.washington.edu
  165. env_name        = CircKey
  166. env_val         = UI
  167. env_name        = MaxCirc
  168. env_val         = 100
  169. env_name        = CircTimeout
  170. env_val         = 30
  171. env_name        = CircMode
  172. env_val         = GCAT
  173.  
  174. # Describe the layout of the text fields
  175. t_field_name    = Title
  176.   t_field_cmd   = LCAT-EXACT-TITLE
  177.   list_name     = Exact Titles
  178.   basic_field
  179. t_field_name    = Title Words
  180.   t_field_cmd   = .TI.
  181.   dflt_at       = 1
  182.   list_name     = Titles
  183. t_field_name    = Author
  184.   t_field_cmd   = .AU.
  185.   list_name     = Authors
  186.   dflt_at       = 2
  187.   basic_field
  188. t_field_name    = Author/Title
  189.   t_field_cmd   = .AT.
  190. t_field_name    = Subject Heading
  191.   t_field_cmd   = .DE.
  192.   list_name     = Subjects
  193.   dflt_at       = 3
  194.   dflt_at       = 4
  195. t_field_name    = Exact Subject
  196.   t_field_cmd   = .XS.
  197.   list_name     = Exact Subjects
  198. t_field_name    = Subject
  199.   t_field_cmd   = .XS.
  200.   list_name     = Exact Subjects
  201.   basic_only
  202. t_field_name    = Call Number
  203.   t_field_cmd   = LCAT-CALL-NUM
  204.   list_name     = Call Numberlist
  205.   dflt_at       = 4
  206. t_field_name    = Keywords
  207.   t_field_cmd   =
  208.   dflt_at       = 5
  209.   dflt_at       = 6
  210.   basic_field
  211. t_field_name    = Course Reserves
  212.   t_field_cmd   = .SL.
  213.   basic_only
  214.   list_name     = Instructor
  215.   list_name     = Course Name
  216. t_field_name    = Language
  217.   t_field_cmd   = .LG.
  218.   list_name     = Languages
  219. t_field_name    = Pub. Type
  220.   t_field_cmd   = .PT.
  221.   list_name     = Publication Types
  222. t_field_name    = Publisher
  223.   t_field_cmd   = .PI.
  224. t_field_name    = ISSN/ISBN No.
  225.   t_field_cmd   = .IS,IB.
  226. t_field_name    = Gov Doc No.
  227.   t_field_cmd   = .GN.
  228. t_field_name    = Library Location
  229.   t_field_cmd   = .LL,SL,LN.
  230.   list_name     = Locations
  231. t_field_name    = Year
  232.   t_field_cmd   = YR
  233.   t_range_type  = YEAR
  234. t_field_name    = UW Load Date
  235.   t_field_cmd   = UP
  236.   t_range_type  = MONTH
  237. t_field_name    = Cat Date
  238.   t_field_cmd   = CY
  239.   t_range_type  = DAY
  240.  
  241. # Now describe the layout of the limit (on/off) fields
  242. l_field_name    = English Only
  243.   l_field_cmd   = LG = ENG
  244. l_field_name    = Serial Publication
  245.   l_field_cmd   = PM = S
  246. ############################
  247. # MIT libraries via Z39.50 #
  248. ############################
  249. db_tag          = MIT-CAT
  250. db_name         = MIT Libraries Test Catalog
  251. db_long         = MIT Libraries Test Catalog
  252. driver          = z3950
  253. no_info
  254. db_int_name     = oluc
  255. title_fields    =
  256. summary_fields  =
  257. env_name        = HostName
  258. env_val         = fionavar.mit.edu
  259.  
  260. t_field_name    = Any
  261.   t_field_cmd   = ANY
  262.   dflt_at       = 1
  263. t_field_name    = Title 
  264.   t_field_cmd   = TITLE
  265.   dflt_at       = 2
  266.   dflt_at       = 3
  267. t_field_name    = Exact Title
  268.   t_field_cmd   = TITLE_WP
  269. t_field_name    = Exact Author
  270.   t_field_cmd   = PERS_AUTHOR_WP
  271. t_field_name    = Author
  272.   t_field_cmd   = AUTHOR
  273.   dflt_at       = 4
  274.   dflt_at       = 5
  275. t_field_name    = Subject
  276.   t_field_cmd   = SUBJECT
  277.   dflt_at       = 6
  278. t_field_name    = Abstract Words
  279.   t_field_cmd   = ABSTRACT
  280. t_field_name    = LC Call Number
  281.   t_field_cmd   = LC_CALL
  282. t_field_name    = ISBN Number
  283.   t_field_cmd   = ISBN
  284. t_field_name    = ISSN Number
  285.   t_field_cmd   = ISSN
  286. t_field_name    = Conference Name
  287.   t_field_cmd   = CONFERENCE
  288. t_field_name    = Publication Place
  289.   t_field_cmd   = PUB_PLACE
  290. t_field_name    = Note
  291.   t_field_cmd   = NOTE
  292.  
  293. ###############################
  294. # CIA World Factbook          #
  295. ###############################
  296. db_tag          = ATT-CIA
  297. db_name         = CIA World Factbook
  298. db_long         = CIA World Factbook
  299. driver          = z3950
  300. no_info         =
  301. db_int_name     = factbook
  302.  
  303. title_fields    =
  304. summary_fields  = Land boundaries:E,Coastline:E,Summary_Field_Count:10
  305. env_name        = HostName
  306. env_val         = z3950.research.att.com
  307. env_name        = preferred_syntax
  308. env_val         = SUTR
  309.  
  310. t_field_name    = Any
  311.   t_field_cmd   = ANY
  312.   dflt_at       = 1
  313.   dflt_at       = 2
  314.   dflt_at       = 3
  315.   dflt_at       = 4
  316. t_field_name    = Organization
  317.   t_field_cmd   = ORGANIZATION
  318.   dflt_at       = 5
  319. t_field_name    = Country
  320.   t_field_cmd   = GEO_NAME
  321.   dflt_at       = 6
  322.  
  323.  
  324. ######################################
  325. # Handbook of Latin American Studies #
  326. ######################################
  327. db_tag          = RLG-HLA
  328. db_name         = HLA
  329. db_long         = Handbook of Latin American Studies
  330. driver          = z3950
  331. no_info         =
  332. env_name        = HostName
  333. env_val         = rlg.stanford.edu
  334. db_int_name     = HLA
  335. title_fields    = 
  336. summary_fields  =
  337.  
  338. t_field_name    = Keywords
  339.   t_field_cmd   = ANY
  340.   dflt_at       = 1
  341.   dflt_at       = 2
  342. t_field_name    = Title Words
  343.   t_field_cmd   = TITLE
  344.   dflt_at       = 5
  345. t_field_name    = Author
  346.   t_field_cmd   = AUTHOR
  347.   dflt_at       = 6
  348. t_field_name    = Corporate Author
  349.   t_field_cmd   = CORP_AUTHOR
  350. t_field_name    = Conference Author
  351.   t_field_cmd   = CONF_AUTHOR
  352. t_field_name    = Subject
  353.   t_field_cmd   = SUBJECT
  354.   dflt_at       = 3
  355.   dflt_at       = 4
  356. t_field_name    = ISBN Number
  357.   t_field_cmd   = ISBN
  358. t_field_name    = ISSN Number
  359.   t_field_cmd   = ISSN
  360. t_field_name    = Series
  361.   t_field_cmd   = SERIES
  362. t_field_name    = Year
  363.   t_field_cmd   = PUBDATE
  364.  
  365. #########################
  366. # Lib Congress Bib File #
  367. #########################
  368. db_tag          = LC-BIB
  369. db_name         = Lib. Congress Catalog
  370. db_long         = Library of Congress Catalog
  371. driver          = z3950
  372. no_info         =
  373. db_int_name     = books
  374. title_fields    =
  375. summary_fields  =
  376. env_name        = HostName
  377. env_val         = ibm2.loc.gov
  378. env_name        = Z39.50Port
  379. env_val         = 2210
  380. env_name        = bib_suffix
  381. env_val         = lcbib
  382. t_field_name    = Title
  383.   t_field_cmd   = TITLE
  384.   dflt_at       = 1
  385. t_field_name    = Series
  386.   t_field_cmd   = SERIES
  387.   dflt_at       = 2
  388. t_field_name    = Personal Author
  389.   t_field_cmd   = PERS_NAME
  390.   dflt_at       = 3
  391. t_field_name    = Corp Author
  392.   t_field_cmd   = CORPORATION_WP
  393.   dflt_at       = 4
  394. t_field_name    = Subject
  395.   t_field_cmd   = SUBJECT
  396.   dflt_at       = 5
  397.   dflt_at       = 6
  398. t_field_name    = ISBN Number
  399.   t_field_cmd   = ISBN
  400. t_field_name    = ISSN Number
  401.   t_field_cmd   = ISSN
  402. t_field_name    = Call Number
  403.   t_field_cmd   = LCCN
  404.  
  405. ############################
  406. # Lib Congress Authorities #
  407. ############################
  408. db_tag          = LC-NAF
  409. db_name         = Lib. Congress Authorities
  410. db_long         = Library of Congress Authorities
  411. driver          = z3950
  412. no_info         =
  413. db_int_name     = names
  414. title_fields    = 
  415. summary_fields  = 
  416.  
  417. env_name        = bib_suffix
  418. env_val         = lcnaf
  419. env_name        = HostName
  420. env_val         = ibm2.loc.gov
  421. env_name        = Z39.50Port
  422. env_val         = 2210
  423.  
  424. t_field_name    = Title
  425.   t_field_cmd   = TITLE
  426.   dflt_at       = 1
  427.   dflt_at       = 2
  428. t_field_name    = Personal Author
  429.   t_field_cmd   = PERS_NAME
  430.   dflt_at       = 3
  431. t_field_name    = Corp Author
  432.   t_field_cmd   = CORPORATION_WP
  433.   dflt_at       = 4
  434. t_field_name    = Series
  435.   t_field_cmd   = SERIES
  436.   dflt_at       = 5
  437. t_field_name    = Subject
  438.   t_field_cmd   = SUBJECT 
  439.   dflt_at       = 6
  440.  
  441. ###############################
  442. # OCLC test server(worldcat)  #
  443. ###############################
  444. db_tag          = WCAT-TEST
  445. db_name         = OCLC WorldCat (Subset)
  446. db_long         = OCLC WorldCat (Subset)
  447. driver          = z3950
  448. no_info         =
  449. env_name        = bib_suffix
  450. env_val         = wcat
  451. env_name        = auth_id
  452. env_val         = anonymous
  453. env_name        = HostName
  454. env_val         = tikal.dev.oclc.org
  455. db_int_name     = OLUC
  456. title_fields    = 
  457. summary_fields  = 
  458.  
  459. t_field_name    = Author
  460.   t_field_cmd   = AUTHOR
  461.   dflt_at       = 2
  462. t_field_name    = Personal Author
  463.   t_field_cmd   = PERS_AUTHOR_WP
  464.   list_name     = pers_author_wp:ASCII
  465. t_field_name    = Corporate Author
  466.   t_field_cmd   = CORP_AUTHOR_WP
  467.   list_name     = corp_author_wp:ASCII
  468. t_field_name    = Conference Author
  469.   t_field_cmd   = CONF_AUTHOR_WP
  470.   list_name     = conf_author_wp:ASCII
  471. t_field_name    = Title Words
  472.   t_field_cmd   = TITLE
  473.   list_name     = title:ASCII
  474.   dflt_at       = 1
  475. t_field_name    = Exact Title
  476.   t_field_cmd   = TITLE_WP
  477.   list_name     = title_wp:ASCII
  478. t_field_name    = Subject Heading
  479.   t_field_cmd   = SUBJECT
  480.   list_name     = subject:ASCII
  481.   dflt_at       = 3
  482.   dflt_at       = 4
  483. t_field_name    = Exact Subject
  484.   t_field_cmd   = SUBJECT_WP
  485.   list_name     = subject_wp:ASCII
  486. t_field_name    = Any
  487.   t_field_cmd   = Any
  488.   dflt_at       = 5
  489.   dflt_at       = 6
  490. t_field_name    = Gov Pub Number
  491.   t_field_cmd   = GOVTPUB_NUM
  492. t_field_name    = Language
  493.   t_field_cmd   = LANGUAGE
  494. t_field_name    = Music Pub Number
  495.   t_field_cmd   = MUSIC_PUB
  496. t_field_name    = ISSN/ISBN
  497.   t_field_cmd   = STANDARD_ID
  498. t_field_name    = Publication Place
  499.   t_field_cmd   = PUB_PLACE
  500. t_field_name    = Note
  501.   t_field_cmd   = NOTE
  502. t_field_name    = Series
  503.   t_field_cmd   = SERIES
  504. t_field_name    = Year
  505.   t_field_cmd   = PUBDATE
  506. l_field_name    = English Only
  507.   l_field_cmd   = language = eng
  508.  
  509. ############
  510. # RLIN Bib #
  511. ############
  512. db_tag          = RLIN-BIB
  513. db_name         = RLIN Bibliographic
  514. db_long         = RLIN Bibliographic
  515. driver          = z3950
  516. no_info         =
  517. env_name        = HostName
  518. env_val         = rlg.stanford.edu
  519. db_int_name     = CATALOG
  520. title_fields    =
  521. summary_fields  =
  522.  
  523. t_field_name    = Keywords
  524.   t_field_cmd   = Any
  525.   dflt_at       = 1
  526.   dflt_at       = 2
  527. t_field_name    = Title Words
  528.   t_field_cmd   = TITLE
  529.   dflt_at       = 5
  530. t_field_name    = Author
  531.   t_field_cmd   = AUTHOR
  532.   dflt_at       = 6
  533. t_field_name    = Subject
  534.   t_field_cmd   = SUBJECT
  535.   dflt_at       = 3
  536.   dflt_at       = 4
  537. t_field_name    = Subject Subdivision
  538.   t_field_cmd   = SUBDIV_SUBJ
  539. t_field_name    = Corporate Author
  540.   t_field_cmd   = CORP_AUTHOR
  541. t_field_name    = Conference Author
  542.   t_field_cmd   = CONF_AUTHOR
  543. t_field_name    = Dewey Call Number
  544.   t_field_cmd   = DEWEY_NUM
  545. t_field_name    = Gov Pub Number
  546.   t_field_cmd   = GOVTPUB_NUM
  547. t_field_name    = LC Call Number
  548.   t_field_cmd   = LC_CALL
  549. t_field_name    = ISBN Number
  550.   t_field_cmd   = ISBN
  551. t_field_name    = ISSN Number
  552.   t_field_cmd   = ISSN
  553. t_field_name    = Music Pub Number
  554.   t_field_cmd   = MUSIC_PUB
  555. t_field_name    = Standard Identifier
  556.   t_field_cmd   = STANDARD_ID
  557. t_field_name    = Series
  558.   t_field_cmd   = SERIES
  559. t_field_name    = Year
  560.   t_field_cmd   = PUBDATE
  561.  
  562. ############
  563. # RLIN AMC #
  564. ############
  565. db_tag          = RLIN-AMC
  566. db_name         = RLIN Archives/Manuscripts
  567. db_long         = RLIN Archives/Manuscripts
  568. driver          = z3950
  569. no_info         =
  570. env_name        = HostName
  571. env_val         = rlg.stanford.edu
  572. db_int_name     = AMC
  573. title_fields    =
  574. summary_fields  =
  575.  
  576. t_field_name    = Keywords
  577.   t_field_cmd   = Any
  578.   dflt_at       = 1
  579.   dflt_at       = 2
  580. t_field_name    = Title Words
  581.   t_field_cmd   = TITLE
  582.   dflt_at       = 5
  583. t_field_name    = Author
  584.   t_field_cmd   = AUTHOR
  585.   dflt_at       = 6
  586. t_field_name    = Subject
  587.   t_field_cmd   = SUBJECT
  588.   dflt_at       = 3
  589.   dflt_at       = 4
  590. t_field_name    = Subject Subdivision
  591.   t_field_cmd   = SUBDIV_SUBJ
  592. t_field_name    = Corporate Author
  593.   t_field_cmd   = CORP_AUTHOR
  594. t_field_name    = Conference Author
  595.   t_field_cmd   = CONF_AUTHOR
  596. t_field_name    = Dewey Call Number
  597.   t_field_cmd   = DEWEY_NUM
  598. t_field_name    = Gov Pub Number
  599.   t_field_cmd   = GOVTPUB_NUM
  600. t_field_name    = LC Call Number
  601.   t_field_cmd   = LC_CALL
  602. t_field_name    = ISBN Number
  603.   t_field_cmd   = ISBN
  604. t_field_name    = ISSN Number
  605.   t_field_cmd   = ISSN
  606. t_field_name    = Music Pub Number
  607.   t_field_cmd   = MUSIC_PUB
  608. t_field_name    = Standard Identifier
  609.   t_field_cmd   = STANDARD_ID
  610. t_field_name    = Series
  611.   t_field_cmd   = SERIES
  612. t_field_name    = Year
  613.   t_field_cmd   = PUBDATE
  614.  
  615. ##############################
  616. #CARL -- Boulder  -- Everything mapped to NAMES or WORD
  617. ##############################
  618. db_tag          = CUB-CAT
  619. db_name         = U. of Colorado Boulder Catalog
  620. db_long         = U. of Colorado Boulder Catalog
  621. driver          = z3950
  622. no_info         =
  623. db_int_name     = CUB
  624. title_fields    =
  625. summary_fields  =
  626. env_name        = HostName
  627. env_val         = z3950.carl.org
  628. env_name        = auth_id
  629. env_val         = anonymous
  630.  
  631. t_field_name    = Keywords
  632.   t_field_cmd   = ANY
  633.   dflt_at       = 1
  634.   dflt_at       = 2
  635.   dflt_at       = 3
  636. t_field_name    = Names
  637.   t_field_cmd   = AUTHOR
  638.   dflt_at       = 4
  639.   dflt_at       = 5
  640.   dflt_at       = 6
  641.  
  642. ######################
  643. # Wisconsin Madision #
  644. ######################
  645. db_tag          = MAD-CAT
  646. db_name         = U. of Wisconsin
  647. db_long         = U. of Wisconsin Catalog
  648. driver          = z3950
  649. no_info         =
  650. env_name        = HostName
  651. env_val         = z3950.adp.wisc.edu
  652. db_int_name     = madison
  653. title_fields    =
  654. summary_fields  =
  655.  
  656. t_field_name    = Keywords 
  657.   t_field_cmd   = Any
  658.   dflt_at       = 1
  659.   dflt_at       = 2
  660. t_field_name    = Title Words
  661.   t_field_cmd   = TITLE
  662.   dflt_at       = 5
  663. t_field_name    = Author
  664.   t_field_cmd   = AUTHOR
  665.   dflt_at       = 6
  666. t_field_name    = Subject
  667.   t_field_cmd   = SUBJECT
  668.   dflt_at       = 3
  669.   dflt_at       = 4
  670. t_field_name    = Corporate Author
  671.   t_field_cmd   = CORP_AUTHOR
  672. t_field_name    = Conference Author
  673.   t_field_cmd   = CONF_AUTHOR
  674. t_field_name    = Language
  675.   t_field_cmd   = LANGUAGE
  676. t_field_name    = Note
  677.   t_field_cmd   = NOTE
  678. t_field_name    = Series
  679.   t_field_cmd   = SERIES
  680. l_field_name    = English Only
  681.   l_field_cmd   = language = eng
  682.  
  683. ##################################
  684. # RLG World Law Index (hispanic) #
  685. ##################################
  686. db_tag          = RLG-WLI-1
  687. db_name         = WLI: Part 1
  688. db_long         = World Law Index 1: Hispanic Legislation
  689. driver          = z3950
  690. no_info         =
  691. env_name        = HostName
  692. env_val         = rlg.stanford.edu
  693. db_int_name     = WLI
  694. title_fields    =
  695. summary_fields  =
  696.  
  697. t_field_name    = Keywords
  698.   t_field_cmd   = ANY
  699.   dflt_at       = 1
  700.   dflt_at       = 2
  701. t_field_name    = Title Words
  702.   t_field_cmd   = TITLE
  703.   dflt_at       = 5
  704. t_field_name    = Author
  705.   t_field_cmd   = AUTHOR
  706.   dflt_at       = 6
  707. t_field_name    = Corporate Author
  708.   t_field_cmd   = CORP_AUTHOR
  709. t_field_name    = Conference Author
  710.   t_field_cmd   = CONF_AUTHOR
  711. t_field_name    = Subject
  712.   t_field_cmd   = SUBJECT
  713. t_field_name    = Series
  714.   t_field_cmd   = SERIES
  715. t_field_name    = Year
  716.   t_field_cmd   = PUBDATE
  717.